object-oriented decomposition
- object-oriented decomposition
Общая лексика: объектно-ориентированная декомпозиция
Универсальный англо-русский словарь.
Академик.ру.
2011.
Смотреть что такое "object-oriented decomposition" в других словарях:
Decomposition (computer science) — Decomposition in computer science, also known as factoring, refers to the process by which a complex problem or system is broken down into parts that are easier to conceive, understand, program, and maintain. Contents 1 Overview 2 Decomposition… … Wikipedia
Decomposition paradigm — A decomposition paradigm in computer programming is a strategy for organizing a program as a number of parts, and it usually implies a specific way to organize a program text.Usually the aim of using a decomposition paradigm is to optimize some… … Wikipedia
Aspect-oriented software development — (AOSD) is an emerging software development technology that seeks new modularizations of software systems. AOSD allows multiple concerns to be expressed separately and automatically unified into working systems.Traditional software development has … Wikipedia
Functional decomposition — refers broadly to the process of resolving a functional relationship into its constituent parts in such a way that the original function can be reconstructed (i.e., recomposed) from those parts by function composition. In general, this process of … Wikipedia
Service-oriented analysis and design — As service oriented architecture (SOA) and the service oriented computing platform mature more formal approaches and methodologies to building service oriented solution logic have emerged. These build upon earlier analysis and design processes… … Wikipedia
Goal-oriented Requirements Language — (GRL) is a language that is designed to support goal oriented modeling and reasoning about requirements, especially the non functional requirements [1] . It allows to express conflict between goals and helps to make decisions that resolve… … Wikipedia
Integrated Enterprise Modeling — The integrated enterprise modeling (IEM) is a business process modeling method developed at the Fraunhofer Institute for Production Systems and Design Technology (German: IPK) Berlin, Germany .The IEM is used for the admission and for the… … Wikipedia
Shlaer-Mellor — The Shlaer Mellor method, developed by Sally Shlaer and Stephen Mellor, is one of a number of object oriented analysis (OOA) / object oriented design (OOD) methods which arrived in the late 1980s in response to perceived weaknesses in the… … Wikipedia
Switch-technology — is a technology for automata based programming support. It was proposed by Anatoly Shalyto in 1991. It involves software specification, design, implementation, debugging, documentation and maintenance. The term “automata based programming” is… … Wikipedia
Eiffel (programming language) — Infobox programming language name = Eiffel paradigm = object oriented year = 1986 designer = Bertrand Meyer developer = Bertrand Meyer Eiffel Software latest release version = 4.2 latest release date = Feb 6, 1998 typing = static typing, strong… … Wikipedia
Copy and paste programming — is a pejorative term to describe highly repetitive computer programming code apparently produced by copy and paste operations. It is frequently symptomatic of a lack of programming competence, or an insufficiently expressive development… … Wikipedia